home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / gardenin.swf / scripts / DefineSprite_605 / frame_31 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  94 b   |  6 lines

  1. if(_parent.mc._currentframe == 1)
  2. {
  3.    _parent.mc.gotoAndStop(3);
  4. }
  5. this.gotoAndStop(1);
  6.